object SetupWizard: TSetupWizard Left = 321 Top = 186 BorderIcons = [] BorderStyle = bsDialog Caption = 'Visual IRC Setup Wizard' ClientHeight = 326 ClientWidth = 558 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 8 Top = 8 Width = 120 Height = 269 AutoSize = True Picture.Data = {} end object Instructions: TLabel Left = 550 Top = 280 Width = 3 Height = 13 Alignment = taRightJustify Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object PrevBtn: TButton Left = 400 Top = 296 Width = 75 Height = 25 Caption = '<< Back' Enabled = False TabOrder = 1 OnClick = PrevBtnClick end object NextBtn: TButton Left = 480 Top = 296 Width = 75 Height = 25 Caption = 'Next >>' Enabled = False TabOrder = 2 OnClick = NextBtnClick end object Notebook: TNotebook Left = 136 Top = 8 Width = 417 Height = 269 TabOrder = 0 object TPage Left = 0 Top = 0 Caption = 'Introduction' object Label2: TLabel Left = 0 Top = 0 Width = 205 Height = 13 Caption = 'Welcome to the ViRC 2 setup wizard!' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label3: TLabel Left = 0 Top = 24 Width = 405 Height = 49 AutoSize = False Caption = 'This wizard will help you quickly set up ViRC. You will see seve' + 'ral pages of questions. After filling out each page, you can cli' + 'ck Next to continue, or click Back to return to the previous pag' + 'e at any time.' Transparent = True WordWrap = True end object Label4: TLabel Left = 0 Top = 72 Width = 405 Height = 41 AutoSize = False Caption = 'You may click Cancel to exit the wizard, but your changes will n' + 'ot be saved and you'#39'll need to go through the setup process agai' + 'n next time.' Transparent = True WordWrap = True end end object TPage Left = 0 Top = 0 Caption = 'Nicks' object Label1: TLabel Left = 0 Top = 0 Width = 405 Height = 41 AutoSize = False Caption = 'First, you need to choose a nickname. This is the name by which ' + 'you'#39'll be known on IRC. Nicknames cannot start with a number, an' + 'd they may only contain letters, numbers, and these special char' + 'acters:' Transparent = True WordWrap = True end object Label5: TLabel Left = 24 Top = 48 Width = 77 Height = 13 Caption = '{ | } [ \ ] _ ` - ^' Transparent = True end object Label6: TLabel Left = 0 Top = 72 Width = 405 Height = 33 AutoSize = False Caption = 'Most IRC networks (such as EFnet and Undernet) only allow nickna' + 'mes up to 9 characters long, but some (such as DALnet) allow nic' + 'knames up to 30 characters.' Transparent = True WordWrap = True end object Label7: TLabel Left = 0 Top = 112 Width = 87 Height = 13 Caption = 'Primary nickname:' Transparent = True end object Label8: TLabel Left = 0 Top = 144 Width = 405 Height = 33 AutoSize = False Caption = 'You also need a backup nickname, in case your first choice is be' + 'ing used by someone else.' Transparent = True WordWrap = True end object Label9: TLabel Left = 0 Top = 184 Width = 85 Height = 13 Caption = 'Backup nickname:' Transparent = True end object PrimaryNick: TEdit Left = 96 Top = 108 Width = 153 Height = 21 TabOrder = 0 OnChange = SettingChange end object BackupNick: TEdit Left = 96 Top = 180 Width = 153 Height = 21 TabOrder = 1 OnChange = SettingChange end end object TPage Left = 0 Top = 0 Caption = 'IdentRealName' object Label10: TLabel Left = 0 Top = 0 Width = 405 Height = 33 AutoSize = False Caption = 'Next, you need to choose an ident. This will be shown to others ' + 'when you join a channel or when they use /whois on you, before y' + 'our hostname.' Transparent = True WordWrap = True end object Label11: TLabel Left = 0 Top = 32 Width = 405 Height = 41 AutoSize = False Caption = 'You should choose something that will distinguish you from other' + ' users of your ISP, such as the part of your email address befor' + 'e the @. The ident cannot contain spaces.' Transparent = True WordWrap = True end object Label12: TLabel Left = 0 Top = 88 Width = 30 Height = 13 Caption = 'Ident:' Transparent = True end object Label13: TLabel Left = 0 Top = 120 Width = 405 Height = 41 AutoSize = False Caption = 'You also need to choose a "real name". This doesn'#39't have to be y' + 'our actual name... it could be your homepage address, a short qu' + 'ote, or anything else you'#39'd like to show in your /whois informat' + 'ion. You can use attributes and color codes.' Transparent = True WordWrap = True end object Label14: TLabel Left = 0 Top = 176 Width = 54 Height = 13 Caption = 'Real name:' Transparent = True end object Ident: TEdit Left = 64 Top = 84 Width = 121 Height = 21 TabOrder = 0 OnChange = SettingChange end object RealName: TInputMemo Left = 64 Top = 172 Width = 337 Height = 21 TabOrder = 1 WantReturns = False OnChange = SettingChange end end object TPage Left = 0 Top = 0 Caption = 'Server' object Label15: TLabel Left = 0 Top = 0 Width = 405 Height = 49 AutoSize = False Caption = 'Now you need to choose a default server. You can find server lis' + 'ts on most IRC networks'#39' web sites... or try irc.dal.net for DAL' + 'net, irc.undernet.org for Undernet, and irc.prison.net for EFnet' + '.' Transparent = True WordWrap = True end object Label16: TLabel Left = 0 Top = 48 Width = 405 Height = 57 AutoSize = False Caption = 'IRC servers usually accept connections on port 6667, and if you ' + 'just type a server hostname, ViRC will default to that port. You' + ' can specify a different port with a colon, such as irc.dal.net:' + '7000. Many servers listen on ports between 6660 and 6669.' Transparent = True WordWrap = True end object Label17: TLabel Left = 0 Top = 168 Width = 73 Height = 13 Caption = 'Default server:' Transparent = True end object Label18: TLabel Left = 0 Top = 112 Width = 405 Height = 41 AutoSize = False Caption = 'Some servers may require you to use a password; in this case you' + ' can put it at the end after a percent sign: irc.foo.com%mypassw' + 'ord or irc.bar.net:6668%mypassword.' Transparent = True WordWrap = True end object DefaultServer: TEdit Left = 88 Top = 164 Width = 177 Height = 21 TabOrder = 0 Text = 'irc.dal.net' OnChange = SettingChange end object ServerBrowseBtn: TButton Left = 272 Top = 164 Width = 25 Height = 21 Hint = 'Choose a default server from the list' Caption = '...' TabOrder = 1 OnClick = ServerBrowseBtnClick end end object TPage Left = 0 Top = 0 Caption = 'Wallpaper' object Label19: TLabel Left = 0 Top = 0 Width = 405 Height = 33 AutoSize = False Caption = 'You may now choose wallpaper to cover the ViRC "desktop". This w' + 'ill appear behind all channel windows. If you leave this blank, ' + 'you will have a plain background.' Transparent = True WordWrap = True end object Label20: TLabel Left = 0 Top = 40 Width = 52 Height = 13 Caption = 'Wallpaper:' Transparent = True end object Label21: TLabel Left = 0 Top = 68 Width = 405 Height = 49 AutoSize = False Caption = 'You may also choose a background image to appear behind the text' + ' in channel windows. If you leave this blank, the background wil' + 'l be a solid color (you can set the background color on the "Tex' + 't windows" page in configuration).' Transparent = True WordWrap = True end object Label22: TLabel Left = 0 Top = 148 Width = 60 Height = 13 Caption = 'Background:' Transparent = True end object Label23: TLabel Left = 0 Top = 180 Width = 405 Height = 61 AutoSize = False Caption = 'If you turn on continuous backgrounds, all channel background im' + 'ages will be drawn as if they are part of a single image that'#39's ' + 'showing through the windows - try turning this on and using the ' + 'same image for wallpaper and background for a nice effect.' Transparent = True WordWrap = True end object Label24: TLabel Left = 0 Top = 116 Width = 405 Height = 21 AutoSize = False Caption = 'The image should be light enough that you can read text on top o' + 'f it.' Transparent = True WordWrap = True end object Wallpaper: TEdit Left = 80 Top = 36 Width = 257 Height = 21 TabOrder = 0 OnChange = SettingChange end object WallpaperBrowseBtn: TButton Left = 342 Top = 36 Width = 59 Height = 21 Hint = 'Browse for wallpaper' Caption = 'Browse' TabOrder = 1 OnClick = WallpaperBrowseBtnClick end object Background: TEdit Left = 80 Top = 144 Width = 257 Height = 21 TabOrder = 2 OnChange = SettingChange end object BackgroundBrowseBtn: TButton Left = 342 Top = 144 Width = 59 Height = 21 Hint = 'Browse for wallpaper' Caption = 'Browse' TabOrder = 3 OnClick = BackgroundBrowseBtnClick end object ContinuousBG: TCheckBox Left = 0 Top = 240 Width = 177 Height = 17 Caption = 'Enable continuous backgrounds' TabOrder = 4 end end object TPage Left = 0 Top = 0 Caption = 'Options' object Label25: TLabel Left = 0 Top = 0 Width = 268 Height = 13 Caption = 'Almost done! Now you can set various options for ViRC:' Transparent = True end object Label26: TLabel Left = 24 Top = 48 Width = 375 Height = 33 AutoSize = False Caption = 'If this is enabled, ViRC will minimize to an icon in the system ' + 'tray instead of a button on the taskbar. Double-click the icon t' + 'o bring ViRC back.' Transparent = True WordWrap = True end object Label28: TLabel Left = 24 Top = 104 Width = 375 Height = 33 AutoSize = False Caption = 'If this is enabled, new channel and query windows will appear ma' + 'ximized, taking up the whole ViRC window.' Transparent = True WordWrap = True end object Label29: TLabel Left = 24 Top = 160 Width = 375 Height = 49 AutoSize = False Caption = 'If this is enabled, windows will be "inflated" instead of maximi' + 'zed - they take up the whole ViRC window, but they can still be ' + 'moved. This makes it faster to switch between channels.' Transparent = True WordWrap = True end object Label27: TLabel Left = 24 Top = 232 Width = 375 Height = 33 AutoSize = False Caption = 'If this is enabled, ViRC will keep channel windows open when the' + ' server disconnects you, and attempt to rejoin them when you rec' + 'onnect.' Transparent = True WordWrap = True end object MinimizeToTray: TCheckBox Left = 8 Top = 24 Width = 97 Height = 17 Caption = 'Minimize to tray' TabOrder = 0 end object NewWindowsMaximized: TCheckBox Left = 8 Top = 80 Width = 177 Height = 17 Caption = 'New windows appear maximized' TabOrder = 1 end object MaxInflates: TCheckBox Left = 8 Top = 136 Width = 145 Height = 17 Caption = 'Maximize button inflates' Checked = True State = cbChecked TabOrder = 2 end object KeepChannels: TCheckBox Left = 8 Top = 208 Width = 177 Height = 17 Caption = 'Keep channels when dropped' Checked = True State = cbChecked TabOrder = 3 end end object TPage Left = 0 Top = 0 Caption = 'Logging' object Label30: TLabel Left = 0 Top = 0 Width = 405 Height = 17 AutoSize = False Caption = 'And finally, you can change the options for logging and timestam' + 'ping.' Transparent = True WordWrap = True end object Label31: TLabel Left = 0 Top = 24 Width = 405 Height = 41 AutoSize = False Caption = 'You can always save conversations to a file by turning logging o' + 'n and off for individual windows, but if you use logs often, you' + ' may want to use automatic logging. Select the types of windows ' + 'you wish to log automatically:' Transparent = True WordWrap = True end object Label32: TLabel Left = 0 Top = 144 Width = 405 Height = 41 AutoSize = False Caption = 'You can also turn timestamps on and off for individual windows, ' + 'or enable this option if you want to show timestamps in all wind' + 'ows by default:' Transparent = True WordWrap = True end object Label47: TLabel Left = 0 Top = 200 Width = 405 Height = 41 AutoSize = False Caption = 'One last thing: ViRC normally keeps your settings in the system ' + 'registry. If you want to run ViRC from a floppy disk, or move al' + 'l your ViRC settings to another computer, you may want to keep t' + 'hem in an INI file instead.' Transparent = True WordWrap = True end object LogChannels: TCheckBox Left = 48 Top = 72 Width = 97 Height = 17 Caption = 'Channels' TabOrder = 0 end object LogQueries: TCheckBox Left = 48 Top = 104 Width = 201 Height = 17 Caption = 'Queries (private message windows)' TabOrder = 2 end object LogServers: TCheckBox Left = 48 Top = 120 Width = 137 Height = 17 Caption = 'Server status windows' TabOrder = 3 end object LogChats: TCheckBox Left = 48 Top = 88 Width = 81 Height = 17 Caption = 'DCC chats' TabOrder = 1 end object ShowTimestamps: TCheckBox Left = 48 Top = 176 Width = 121 Height = 17 Caption = 'Show timestamps' TabOrder = 4 end object SaveINI: TCheckBox Left = 48 Top = 248 Width = 97 Height = 17 Caption = 'Save to INI file' TabOrder = 5 end end object TPage Left = 0 Top = 0 Caption = 'End' object Label33: TLabel Left = 0 Top = 0 Width = 341 Height = 13 Caption = 'Congratulations! You are finished with the ViRC setup wizard.' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label34: TLabel Left = 0 Top = 24 Width = 405 Height = 49 AutoSize = False Caption = 'Click Finish to start using IRC. To connect to a server, simply ' + 'click the Start button in ViRC'#39's toolbar, then click the first b' + 'utton in the server toolbar to connect. You can open more server' + ' windows by clicking the Start button again.' Transparent = True WordWrap = True end object Label35: TLabel Left = 0 Top = 72 Width = 405 Height = 49 AutoSize = False Caption = 'Once you'#39're connected, use the /join command to join a channel. ' + 'For example, "/join #virc". In a channel, simply type text and p' + 'ush enter to send it, or try "/me waves to everyone" to perform ' + 'actions.' Transparent = True WordWrap = True end object Label36: TLabel Left = 0 Top = 120 Width = 145 Height = 13 Caption = 'Basic IRC command examples:' Transparent = True end object Label37: TLabel Left = 16 Top = 152 Width = 95 Height = 13 Caption = '/join #channelname' Transparent = True end object Label38: TLabel Left = 200 Top = 152 Width = 72 Height = 13 Caption = 'Join a channel.' Transparent = True end object Label39: TLabel Left = 16 Top = 168 Width = 138 Height = 13 Caption = '/msg somenick How are you?' Transparent = True end object Label40: TLabel Left = 200 Top = 168 Width = 186 Height = 13 Caption = 'Send a private message to "somenick".' Transparent = True end object Label41: TLabel Left = 16 Top = 184 Width = 92 Height = 13 Caption = '/dcc send somenick' Transparent = True end object Label42: TLabel Left = 200 Top = 184 Width = 121 Height = 13 Caption = 'Send a file to "somenick".' Transparent = True end object Label43: TLabel Left = 0 Top = 208 Width = 405 Height = 33 AutoSize = False Caption = 'Also try double-clicking in channel windows to see channel setti' + 'ngs, or right-clicking nicknames in the list for various actions' + '. Have fun on IRC!' Transparent = True WordWrap = True end object Label44: TLabel Left = 0 Top = 248 Width = 126 Height = 13 Caption = '-- Jesse McGrew (Mr2001)' Transparent = True end object Label45: TLabel Left = 16 Top = 136 Width = 87 Height = 13 Caption = '/server irc.dal.net' Transparent = True end object Label46: TLabel Left = 200 Top = 136 Width = 145 Height = 13 Caption = 'Connect to a different server.' Transparent = True end end end object CancelBtn: TButton Left = 312 Top = 296 Width = 75 Height = 25 Cancel = True Caption = 'Cancel' TabOrder = 3 OnClick = CancelBtnClick end object OpenPictureDialog: TOpenPictureDialog Filter = 'Bitmaps (*.bmp)|*.bmp' Options = [ofHideReadOnly, ofFileMustExist] Left = 8 Top = 288 end end